object UwagaMagazyn: TUwagaMagazyn Left = 250 Top = 109 Width = 286 Height = 116 BorderIcons = [] Caption = 'Uwaga' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 24 Width = 236 Height = 13 Caption = 'Uwaga: Zasoby magazynu zosta�y przekroczone !' end object Button1: TButton Left = 101 Top = 56 Width = 75 Height = 25 Caption = 'OK' TabOrder = 0 OnClick = Button1Click end end